convert

open fun convert(containerBuilder: QueryContainerBuilder): <Error class: unknown class>

Converter for the request body, gets the GraphQL query from the method annotation and constructs a GraphQL request body to send over the network.

Parameters

containerBuilder

The constructed builder method of your query with variables